php forum
php mysql forum
php mysql smarty
 
Topic Options
#311391 - 09/01/06 03:02 PM [7.x] [Finished] Add Google search to your site
Micky Offline
Member

Registered: 02/11/04
Posts: 184
Loc: Bern, Switzerland
Mod Name / Version: Add Google search to your site

Description: Google has a free service that will allow it to search your site Here. I have incorporated the generic threads page to allow you to add this to your site.

Working Under: UBB.Threads 7.0

Mod Status: Finished

Any pre-requisites: None

Author(s): Micky

Date: 09/01/06

Credits:

Files Altered: ubbt_registerednav.tmpl
ubbt_unregisterednav.tmpl
threads\language\*\online.php


New Files: google.php
viewgoogle.inc.php
viewgoogle.tpl

Database Altered: No

Info/Instructions:


Attachments
2265-google_mod_for_ubbt7.zip (90 downloads)

_________________________
Gruss Micky

Golf Diesel Forum

Top
#311392 - 09/01/06 04:39 PM Re: Finished-[7.0] Add Google search to your site [Re: Micky]
AllenAyres Offline

I type Like navaho

Registered: 03/10/00
Posts: 25580
Loc: Texas
Thank you Micky smile
_________________________
- Allen wavey
- What Drives You?

Top
#311396 - 09/01/06 06:21 PM Re: Finished-[7.0] Add Google search to your site [Re: AllenAyres]
Gizmo Offline

Wizard

Registered: 01/10/00
Posts: 5354
Loc: Portland, OR, USA
Have a demo?
_________________________
UBB.Dev - Where you too can render your UBB install completely useless...
UGN Security, Elite Web Gamers & VNC Web Design & Development President
UBB.Threads: My UBBSkins, UBB.Sitemaps

Top
#311403 - 09/02/06 04:42 AM Re: Finished-[7.0] Add Google search to your site [Re: Gizmo]
Micky Offline
Member

Registered: 02/11/04
Posts: 184
Loc: Bern, Switzerland
Demo and then in navigation on Google. smile
_________________________
Gruss Micky

Golf Diesel Forum

Top
#311420 - 09/02/06 03:32 PM Re: Finished-[7.0] Add Google search to your site [Re: Micky]
Gizmo Offline

Wizard

Registered: 01/10/00
Posts: 5354
Loc: Portland, OR, USA
Mmm, that looks nice; will definately be added to mine (been pondering doing this for a while yet too as we use it on our main page).

Great job smile
_________________________
UBB.Dev - Where you too can render your UBB install completely useless...
UGN Security, Elite Web Gamers & VNC Web Design & Development President
UBB.Threads: My UBBSkins, UBB.Sitemaps

Top
#311421 - 09/02/06 04:45 PM Re: Finished-[7.0] Add Google search to your site [Re: Gizmo]
Micky Offline
Member

Registered: 02/11/04
Posts: 184
Loc: Bern, Switzerland
Is nice, I use it gladly wink
_________________________
Gruss Micky

Golf Diesel Forum

Top
#311440 - 09/05/06 10:58 AM Re: Finished-[7.0] Add Google search to your site [Re: Micky]
AllenAyres Offline

I type Like navaho

Registered: 03/10/00
Posts: 25580
Loc: Texas
That does look pretty good and keeps the forum layout clean too, thanks smile
_________________________
- Allen wavey
- What Drives You?

Top
#311910 - 11/07/06 02:02 PM Re: Finished-[7.0] Add Google search to your site [Re: AllenAyres]
Shaun_dup1 Offline
Lurker

Registered: 11/18/02
Posts: 8
The demo link is dead.

Top
#311913 - 11/07/06 02:40 PM Re: Finished-[7.0] Add Google search to your site [Re: Shaun_dup1]
Micky Offline
Member

Registered: 02/11/04
Posts: 184
Loc: Bern, Switzerland
This is, for example, mine google.php in the list includes wink
And it lives. grin


Attachments
2294-google.zip (52 downloads)

_________________________
Gruss Micky

Golf Diesel Forum

Top
#311940 - 11/11/06 12:12 AM Re: Finished-[7.0] Add Google search to your site [Re: Micky]
Shaun_dup1 Offline
Lurker

Registered: 11/18/02
Posts: 8
THANKS!!!

Top
#311941 - 11/11/06 03:44 AM Re: Finished-[7.0] Add Google search to your site [Re: Shaun_dup1]
Gizmo Offline

Wizard

Registered: 01/10/00
Posts: 5354
Loc: Portland, OR, USA
I adapted my google search install to use the google adsense code, figured that if i'm referring people to use google I may as well get paid if they click any advertising links wink
_________________________
UBB.Dev - Where you too can render your UBB install completely useless...
UGN Security, Elite Web Gamers & VNC Web Design & Development President
UBB.Threads: My UBBSkins, UBB.Sitemaps

Top
#311944 - 11/11/06 07:55 AM Re: Finished-[7.0] Add Google search to your site [Re: Gizmo]
StanCA Offline
Power User

Registered: 07/01/02
Posts: 71
can you please show how that is done?? Thanks
_________________________
www.clubadventist.com

Top
#311946 - 11/11/06 02:37 PM Re: Finished-[7.0] Add Google search to your site [Re: StanCA]
Micky Offline
Member

Registered: 02/11/04
Posts: 184
Loc: Bern, Switzerland
Here Google AdSense is described



Then there everything should be described.
_________________________
Gruss Micky

Golf Diesel Forum

Top
#311948 - 11/11/06 06:40 PM Re: Finished-[7.0] Add Google search to your site [Re: Micky]
Gizmo Offline

Wizard

Registered: 01/10/00
Posts: 5354
Loc: Portland, OR, USA
My includes/google.php displays as follows:
Code:
<!-- SiteSearch Google -->
<div align="center">
<form method="get" action="http://www.google.com/custom" target="_top">
<table border="0" bgcolor="#000000">
	<tr>
		<td nowrap="nowrap" valign="top" align="left" height="32">
			<a href="http://www.google.com/"><img src="http://www.google.com/logos/Logo_25blk.gif" border="0" alt="Google" align="middle" /></a>
			<br/>
			<input type="hidden" name="domains" value="www.undergroundnews.com"></input>
			<input type="text" name="q" size="31" maxlength="255" value=""></input>
			<input type="submit" name="sa" value="Search"></input>
		</td>
	</tr>
	<tr>
		<td nowrap="nowrap">
			<table>
				<tr>
					<td>
						<input type="radio" name="sitesearch" value="" checked="checked"></input>
						<font size="-1" color="#ffffff">The Internet</font>
					</td>
					<td>
						<input type="radio" name="sitesearch" value="www.undergroundnews.com"></input>
						<font size="-1" color="#ffffff">UGN Security</font>
					</td>
				</tr>
			</table>

			<input type="hidden" name="client" value="pub-5168900358893374"></input>
			<input type="hidden" name="forid" value="1"></input>
			<input type="hidden" name="channel" value="4984299912"></input>
			<input type="hidden" name="ie" value="ISO-8859-1"></input>
			<input type="hidden" name="oe" value="ISO-8859-1"></input>
			<input type="hidden" name="cof" value="GALT:#8CA3D6;GL:1;DIV:#666666;VLC:8CA3D6;AH:center;BGC:000000;LBGC:000000;ALC:C0C0C0;LC:C0C0C0;T:FFFFFF;GFNT:8CA3D6;GIMP:8CA3D6;FORID:1"></input>
			<input type="hidden" name="hl" value="en"></input>
		</td>
	</tr>
</table>
</form>
</div>
<!-- SiteSearch Google -->
_________________________
UBB.Dev - Where you too can render your UBB install completely useless...
UGN Security, Elite Web Gamers & VNC Web Design & Development President
UBB.Threads: My UBBSkins, UBB.Sitemaps

Top



Moderator:  sirdude 
Latest Posts
[7.2.1] - Naked shoutbox
by bellaonline
05/05/12 05:00 PM
[7.x] Stop Forum Spam Integration v0.4
by bellaonline
05/05/12 03:53 PM
Shout Box

(Views)Popular Topics
Known public proxy servers 1689885
Integrated Index Page (IIP) 5.3.1 555705
Finished-[6.5.2] Games Arcade Deluxe v1.9 501236
Integrated Index Page (IIP) 5.1.1 415112
TLD Bv2.1 Released - Threads Links Directory 396822
[6.0x] Who's Online 4.0.0 [Finished] 389412
Finished-[6.5.1] Integrated Index Page (IIP) 6.5 330423
Q & A 298663
Slash UBB 266936
[6.3.x] [beta] Hit Hack 2.0 227970
Forum Stats
13621 Members
59 Forums
37191 Topics
295716 Posts

Max Online: 686 @ 06/28/07 07:04 AM

 

 

 
fusionbb message board php hacks